In this exercise, you'll use CSS to define a grid of columns and rows to layout the page. You'll also learn how to change the layout based on screen size.
Media Queries For Columns. A common use of media queries, is to create a flexible layout. In this example, we create a layout that varies between four, two ...